[INFO] cloning repository https://github.com/piqo-harness/piqo-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piqo-harness/piqo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiqo-harness%2Fpiqo-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiqo-harness%2Fpiqo-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db7fee4bfcde1e98e9a6e21e145c943d460575b3
[INFO] checking piqo-harness/piqo-server against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiqo-harness%2Fpiqo-server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/piqo-harness/piqo-server
[INFO] finished tweaking git repo https://github.com/piqo-harness/piqo-server
[INFO] tweaked toml for git repo https://github.com/piqo-harness/piqo-server written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piqo-harness/piqo-server on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piqo-harness/piqo-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052
[INFO] running `Command { std: "docker" "start" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling zerovec v0.11.7
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking piqo-core v0.1.0 (/opt/rustwide/workdir/piqo-core)
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling rmcp v3.1.2
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking referencing v0.37.4
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling icu_provider v2.3.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f967bf5a3c7a98f1 -C extra-filename=-60f55f0d6b79fe28 --out-dir /opt/rustwide/target/debug/build/tokio/60f55f0d6b79fe28/out -L dependency=/opt/rustwide/target/debug/build/errno/142b803a086f4aa8/out -L dependency=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1634c43361de1f40/out/libbytes-1634c43361de1f40.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d992f0339d79e3bd/out/liblibc-d992f0339d79e3bd.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/5ca77d426fa5ffcb/out/libmio-5ca77d426fa5ffcb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out/libpin_project_lite-939ff28c23f518de.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/eb9f5ea3343094d8/out/libsignal_hook_registry-eb9f5ea3343094d8.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/88e2fb5b8b32a63b/out/libsocket2-88e2fb5b8b32a63b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/041b6d11596e06e0/out/libtokio_macros-041b6d11596e06e0.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=f5e37657fd6bb80a -C extra-filename=-5e8514c80a0ae169 --out-dir /opt/rustwide/target/debug/build/futures-util/5e8514c80a0ae169/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1384356d4d972b8f/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/ca9b3a857ff6590d/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/fc1d6a1faab9d37e/out/libfutures_channel-fc1d6a1faab9d37e.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1384356d4d972b8f/out/libfutures_core-1384356d4d972b8f.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/d4a4ec6f0988e2f3/out/libfutures_io-d4a4ec6f0988e2f3.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/749691cd06be78c2/out/libfutures_macro-749691cd06be78c2.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/ca9b3a857ff6590d/out/libfutures_sink-ca9b3a857ff6590d.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/5c423cec184f0429/out/libfutures_task-5c423cec184f0429.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/fb4600d09f30ee91/out/libmemchr-fb4600d09f30ee91.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/939ff28c23f518de/out/libpin_project_lite-939ff28c23f518de.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ed05575c33ae17f2/out/libslab-ed05575c33ae17f2.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052", kill_on_drop: false }`
[INFO] [stdout] f1b43f7ac7c37b3ea9eb93cd771626260c03fe75d06230c4176935a7558c4052
